Skip to main content

stripe_flow.excalidraw

==โš  Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. โš ==

Text Elements

๐Ÿง‘โ€๐Ÿ’ป ^r8lbMLoB

get prices ^fdFw3tZH

prices ^M6K6qoYb

{ "object": "list", "data": [ { "id": "price_1OZy1tBdAk513aTCV5QbnxzD", "object": "price", "active": true, "billing_scheme": "per_unit", "created": 1705593681, "currency": "eur", "custom_unit_amount": null, "livemode": false, "lookup_key": null, "metadata": {}, "nickname": null, "product": "prod_POlZo99EG8JdAC", "recurring": { "aggregate_usage": null, "interval": "month", "interval_count": 1, "trial_period_days": null, "usage_type": "licensed" }, "tax_behavior": "inclusive", "tiers_mode": null, "transform_quantity": null, "type": "recurring", "unit_amount": 195, "unit_amount_decimal": "195" } ], "has_more": false, "url": "/v1/prices" } ^DVnnkAa4

extract price id - "price_1OZy1tBdAk513aTCV5QbnxzD" ^9n9eCLvB

create checkout session with price id ^33IuFgZD

{ "id": "cs_test_a1lHN1keJzQMMuC3D90fQ750Chzx72qOcMIlxU7gC8I6Gg16CG7u5NNZg4", "object": "checkout.session", "after_expiration": null, "allow_promotion_codes": null, "amount_subtotal": 195, "amount_total": 195, "automatic_tax": { "enabled": false, "status": null }, "billing_address_collection": null, "cancel_url": "http://localhost:3000/cancel", "client_reference_id": "fKv4P1jgNeUzRfV8lF6ZxNNJ33O3", "client_secret": null, "consent": null, "consent_collection": null, "created": 1705767294, "currency": "eur", "currency_conversion": null, "custom_fields": [], "custom_text": { "after_submit": null, "shipping_address": null, "submit": null, "terms_of_service_acceptance": null }, "customer": null, "customer_creation": "always", "customer_details": null, "customer_email": null, "expires_at": 1705853693, "invoice": null, "invoice_creation": null, "livemode": false, "locale": null, "metadata": {}, "mode": "subscription", "payment_intent": null, "payment_link": null, "payment_method_collection": "always", "payment_method_configuration_details": null, "payment_method_options": null, "payment_method_types": [ "card" ], "payment_status": "unpaid", "phone_number_collection": { "enabled": false }, "recovered_from": null, "setup_intent": null, "shipping_address_collection": null, "shipping_cost": null, "shipping_details": null, "shipping_options": [], "status": "open", "submit_type": null, "subscription": null, "success_url": "http://localhost:3000/success", "total_details": { "amount_discount": 0, "amount_shipping": 0, "amount_tax": 0 }, "ui_mode": "hosted", "url": "https://checkout.stripe.com/c/pay/cs_test_a1lHN1keJzQMMuC3D90fQ750Chzx72qOcMIlxU7gC8I6Gg16CG7u5NNZg4#fidkdWxOYHwnPyd1blpxYHZxWjA0SlF0TVJHYURuMDQ2ZFFGaTRWcVdHdj19SXUzQmB1MVVQfDFRZG00N3FPVUtuc31wMmdJaFFKcm5%2FPGNdPFBJUDJ8am5qYWZ2bjI1Q2AzUERDQlBJYU1ANTViYWppR09zcycpJ2N3amhWYHdzYHcnP3F3cGApJ2lkfGpwcVF8dWAnPyd2bGtiaWBabHFgaCcpJ2BrZGdpYFVpZGZgbWppYWB3dic%2FcXdwYHgl" } ^vkx9YgDs

save checkout session - cs URL ^XAToQ4pC

Stripe ^jvETYOF4

User ^iO1jEvQK

Firelabs ^FO1I3Bse

click on checkout session URL ^dqh3tWMQ

save checkout session - cs ID ^D76hemWI

save checkout session - client reference id ^Oe3lzW83

complete stripe checkout flow ^TEPQKW07

back to "success URL" provided ^az2VJ4vH

Update Firebase with new subscription status "paid" ^F9maHIad

Update UI button text to "Cancel plan" ^VPR5X4jL

Click on "Cancel plan" ^8QyjJc82

Trigger update of the cancel plan and removing stripe data from database ^lQvDbYmK

deleting the subscription in Stripe ^d0CYWx00

Embedded files

ac9999f0f3b8259f47b44c2fe203d4e7a5497c7e: [[attachments/Pasted Image 20240120171832_581.png]] ee0005f60672df6b731be8b1bee9d1e02e32daae: [[attachments/Pasted Image 20240120171937_933.png]]

%%

Drawing

{
"type": "excalidraw",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.9.2",
"elements": [
{
"type": "arrow",
"version": 269,
"versionNonce": 1079923415,
"isDeleted": false,
"id": "KBuWwZvFxovik6nfHGUBr",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -243.04305174168792,
"y": -320.954400482253,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 12.041532439626053,
"height": 1293.2299871701382,
"seed": 361827792,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767824109,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
12.041532439626053,
1293.2299871701382
]
]
},
{
"type": "arrow",
"version": 355,
"versionNonce": 450697881,
"isDeleted": false,
"id": "ynBgSTXj1M60lojIIUSRP",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 274.9298743054503,
"y": -312.6642279088497,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 4.393882057883729,
"height": 1288.7879985462534,
"seed": 1227660752,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767831273,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
4.393882057883729,
1288.7879985462534
]
]
},
{
"type": "text",
"version": 124,
"versionNonce": 1682545495,
"isDeleted": false,
"id": "r8lbMLoB",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -280.4326986375069,
"y": -428.5382098651511,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 72.59298706054688,
"height": 66.09371758683024,
"seed": 1726160601,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1705767576142,
"link": null,
"locked": false,
"fontSize": 52.87497406946419,
"fontFamily": 1,
"text": "๐Ÿง‘โ€๐Ÿ’ป",
"rawText": "๐Ÿง‘โ€๐Ÿ’ป",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "๐Ÿง‘โ€๐Ÿ’ป",
"lineHeight": 1.25,
"baseline": 46
},
{
"type": "arrow",
"version": 90,
"versionNonce": 322021785,
"isDeleted": false,
"id": "72amDhiSCeZIa2_qPxcoL",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -245.71048489238984,
"y": -253.9457318097352,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 516.6666412353514,
"height": 0.694427490234375,
"seed": 78685817,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767576142,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
516.6666412353514,
0.694427490234375
]
]
},
{
"type": "text",
"version": 38,
"versionNonce": 826939511,
"isDeleted": false,
"id": "fdFw3tZH",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -40.2937419317779,
"y": -282.0013043195008,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 77.55194091796875,
"height": 20,
"seed": 1462465625,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1705767576142,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "get prices",
"rawText": "get prices",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "get prices",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "arrow",
"version": 106,
"versionNonce": 1918570105,
"isDeleted": false,
"id": "cpCcjys6tpBfKN1LtkDx0",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 273.039489676295,
"y": -185.8901847312847,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 518.0555216471354,
"height": 4.166666666666657,
"seed": 1982191321,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767576142,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
-518.0555216471354,
-4.166666666666657
]
]
},
{
"type": "text",
"version": 51,
"versionNonce": 1065218455,
"isDeleted": false,
"id": "M6K6qoYb",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -25.988169422012277,
"y": -219.36239847640186,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 43.74395751953125,
"height": 20,
"seed": 876965817,
"groupIds": [],
"roundness": null,
"boundElements": [
{
"id": "hf7bLEso7pWpHttWC0x62",
"type": "arrow"
}
],
"updated": 1705767576142,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "prices",
"rawText": "prices",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "prices",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "text",
"version": 483,
"versionNonce": 1922950103,
"isDeleted": false,
"id": "DVnnkAa4",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -88.15138371664187,
"y": -235.8994313711143,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 27.371047973632812,
"height": 44.691008642626144,
"seed": 1866302297,
"groupIds": [],
"roundness": null,
"boundElements": [
{
"id": "hf7bLEso7pWpHttWC0x62",
"type": "arrow"
}
],
"updated": 1705767711569,
"link": null,
"locked": false,
"fontSize": 1.0515531445323798,
"fontFamily": 1,
"text": "{\n \"object\": \"list\",\n \"data\": [\n {\n \"id\": \"price_1OZy1tBdAk513aTCV5QbnxzD\",\n \"object\": \"price\",\n \"active\": true,\n \"billing_scheme\": \"per_unit\",\n \"created\": 1705593681,\n \"currency\": \"eur\",\n \"custom_unit_amount\": null,\n \"livemode\": false,\n \"lookup_key\": null,\n \"metadata\": {},\n \"nickname\": null,\n \"product\": \"prod_POlZo99EG8JdAC\",\n \"recurring\": {\n \"aggregate_usage\": null,\n \"interval\": \"month\",\n \"interval_count\": 1,\n \"trial_period_days\": null,\n \"usage_type\": \"licensed\"\n },\n \"tax_behavior\": \"inclusive\",\n \"tiers_mode\": null,\n \"transform_quantity\": null,\n \"type\": \"recurring\",\n \"unit_amount\": 195,\n \"unit_amount_decimal\": \"195\"\n }\n ],\n \"has_more\": false,\n \"url\": \"/v1/prices\"\n}",
"rawText": "{\n \"object\": \"list\",\n \"data\": [\n {\n \"id\": \"price_1OZy1tBdAk513aTCV5QbnxzD\",\n \"object\": \"price\",\n \"active\": true,\n \"billing_scheme\": \"per_unit\",\n \"created\": 1705593681,\n \"currency\": \"eur\",\n \"custom_unit_amount\": null,\n \"livemode\": false,\n \"lookup_key\": null,\n \"metadata\": {},\n \"nickname\": null,\n \"product\": \"prod_POlZo99EG8JdAC\",\n \"recurring\": {\n \"aggregate_usage\": null,\n \"interval\": \"month\",\n \"interval_count\": 1,\n \"trial_period_days\": null,\n \"usage_type\": \"licensed\"\n },\n \"tax_behavior\": \"inclusive\",\n \"tiers_mode\": null,\n \"transform_quantity\": null,\n \"type\": \"recurring\",\n \"unit_amount\": 195,\n \"unit_amount_decimal\": \"195\"\n }\n ],\n \"has_more\": false,\n \"url\": \"/v1/prices\"\n}",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "{\n \"object\": \"list\",\n \"data\": [\n {\n \"id\": \"price_1OZy1tBdAk513aTCV5QbnxzD\",\n \"object\": \"price\",\n \"active\": true,\n \"billing_scheme\": \"per_unit\",\n \"created\": 1705593681,\n \"currency\": \"eur\",\n \"custom_unit_amount\": null,\n \"livemode\": false,\n \"lookup_key\": null,\n \"metadata\": {},\n \"nickname\": null,\n \"product\": \"prod_POlZo99EG8JdAC\",\n \"recurring\": {\n \"aggregate_usage\": null,\n \"interval\": \"month\",\n \"interval_count\": 1,\n \"trial_period_days\": null,\n \"usage_type\": \"licensed\"\n },\n \"tax_behavior\": \"inclusive\",\n \"tiers_mode\": null,\n \"transform_quantity\": null,\n \"type\": \"recurring\",\n \"unit_amount\": 195,\n \"unit_amount_decimal\": \"195\"\n }\n ],\n \"has_more\": false,\n \"url\": \"/v1/prices\"\n}",
"lineHeight": 1.25,
"baseline": 44
},
{
"type": "arrow",
"version": 145,
"versionNonce": 1209640631,
"isDeleted": false,
"id": "tjQZzKswwChMLH9goKBRf",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -246.61224124723617,
"y": -146.97549027351988,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 69.16668701171875,
"height": 109.16665649414062,
"seed": 927476601,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767576142,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
69.16668701171875,
45.833343505859375
],
[
0.83331298828125,
109.16665649414062
]
]
},
{
"type": "text",
"version": 64,
"versionNonce": 482509881,
"isDeleted": false,
"id": "9n9eCLvB",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -168.94555423551742,
"y": -111.97545975594176,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 429.64764404296875,
"height": 40,
"seed": 742912727,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1705767576142,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "extract price id - \"price_1OZy1tBdAk513aTCV5QbnxzD\"\n",
"rawText": "extract price id - \"price_1OZy1tBdAk513aTCV5QbnxzD\"\n",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "extract price id - \"price_1OZy1tBdAk513aTCV5QbnxzD\"\n",
"lineHeight": 1.25,
"baseline": 34
},
{
"type": "arrow",
"version": 181,
"versionNonce": 1206814903,
"isDeleted": false,
"id": "Vn0cOMaL0ve8z6pYgXQTg",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -242.90397406151038,
"y": 12.178880494247096,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 518.9393199573864,
"height": 0,
"seed": 1139184025,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767652384,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
518.9393199573864,
0
]
]
},
{
"type": "text",
"version": 236,
"versionNonce": 399097143,
"isDeleted": false,
"id": "33IuFgZD",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -109.48035067403879,
"y": -15.022169906743954,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 292.143798828125,
"height": 20,
"seed": 1880142999,
"groupIds": [],
"roundness": null,
"boundElements": [
{
"id": "wDKlYkYvvgHdxjYiR4qo9",
"type": "arrow"
}
],
"updated": 1705767660292,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "create checkout session with price id",
"rawText": "create checkout session with price id",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "create checkout session with price id",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "text",
"version": 587,
"versionNonce": 1492313945,
"isDeleted": false,
"id": "vkx9YgDs",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -202.77937099362805,
"y": 31.804245623789342,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 233.2947540283203,
"height": 90.9694598062522,
"seed": 210434361,
"groupIds": [],
"roundness": null,
"boundElements": [
{
"id": "wDKlYkYvvgHdxjYiR4qo9",
"type": "arrow"
}
],
"updated": 1705767706219,
"link": null,
"locked": false,
"fontSize": 1.0702289388970847,
"fontFamily": 1,
"text": "{\n \"id\": \"cs_test_a1lHN1keJzQMMuC3D90fQ750Chzx72qOcMIlxU7gC8I6Gg16CG7u5NNZg4\",\n \"object\": \"checkout.session\",\n \"after_expiration\": null,\n \"allow_promotion_codes\": null,\n \"amount_subtotal\": 195,\n \"amount_total\": 195,\n \"automatic_tax\": {\n \"enabled\": false,\n \"status\": null\n },\n \"billing_address_collection\": null,\n \"cancel_url\": \"http://localhost:3000/cancel\",\n \"client_reference_id\": \"fKv4P1jgNeUzRfV8lF6ZxNNJ33O3\",\n \"client_secret\": null,\n \"consent\": null,\n \"consent_collection\": null,\n \"created\": 1705767294,\n \"currency\": \"eur\",\n \"currency_conversion\": null,\n \"custom_fields\": [],\n \"custom_text\": {\n \"after_submit\": null,\n \"shipping_address\": null,\n \"submit\": null,\n \"terms_of_service_acceptance\": null\n },\n \"customer\": null,\n \"customer_creation\": \"always\",\n \"customer_details\": null,\n \"customer_email\": null,\n \"expires_at\": 1705853693,\n \"invoice\": null,\n \"invoice_creation\": null,\n \"livemode\": false,\n \"locale\": null,\n \"metadata\": {},\n \"mode\": \"subscription\",\n \"payment_intent\": null,\n \"payment_link\": null,\n \"payment_method_collection\": \"always\",\n \"payment_method_configuration_details\": null,\n \"payment_method_options\": null,\n \"payment_method_types\": [\n \"card\"\n ],\n \"payment_status\": \"unpaid\",\n \"phone_number_collection\": {\n \"enabled\": false\n },\n \"recovered_from\": null,\n \"setup_intent\": null,\n \"shipping_address_collection\": null,\n \"shipping_cost\": null,\n \"shipping_details\": null,\n \"shipping_options\": [],\n \"status\": \"open\",\n \"submit_type\": null,\n \"subscription\": null,\n \"success_url\": \"http://localhost:3000/success\",\n \"total_details\": {\n \"amount_discount\": 0,\n \"amount_shipping\": 0,\n \"amount_tax\": 0\n },\n \"ui_mode\": \"hosted\",\n \"url\": \"https://checkout.stripe.com/c/pay/cs_test_a1lHN1keJzQMMuC3D90fQ750Chzx72qOcMIlxU7gC8I6Gg16CG7u5NNZg4#fidkdWxOYHwnPyd1blpxYHZxWjA0SlF0TVJHYURuMDQ2ZFFGaTRWcVdHdj19SXUzQmB1MVVQfDFRZG00N3FPVUtuc31wMmdJaFFKcm5%2FPGNdPFBJUDJ8am5qYWZ2bjI1Q2AzUERDQlBJYU1ANTViYWppR09zcycpJ2N3amhWYHdzYHcnP3F3cGApJ2lkfGpwcVF8dWAnPyd2bGtiaWBabHFgaCcpJ2BrZGdpYFVpZGZgbWppYWB3dic%2FcXdwYHgl\"\n}",
"rawText": "{\n \"id\": \"cs_test_a1lHN1keJzQMMuC3D90fQ750Chzx72qOcMIlxU7gC8I6Gg16CG7u5NNZg4\",\n \"object\": \"checkout.session\",\n \"after_expiration\": null,\n \"allow_promotion_codes\": null,\n \"amount_subtotal\": 195,\n \"amount_total\": 195,\n \"automatic_tax\": {\n \"enabled\": false,\n \"status\": null\n },\n \"billing_address_collection\": null,\n \"cancel_url\": \"http://localhost:3000/cancel\",\n \"client_reference_id\": \"fKv4P1jgNeUzRfV8lF6ZxNNJ33O3\",\n \"client_secret\": null,\n \"consent\": null,\n \"consent_collection\": null,\n \"created\": 1705767294,\n \"currency\": \"eur\",\n \"currency_conversion\": null,\n \"custom_fields\": [],\n \"custom_text\": {\n \"after_submit\": null,\n \"shipping_address\": null,\n \"submit\": null,\n \"terms_of_service_acceptance\": null\n },\n \"customer\": null,\n \"customer_creation\": \"always\",\n \"customer_details\": null,\n \"customer_email\": null,\n \"expires_at\": 1705853693,\n \"invoice\": null,\n \"invoice_creation\": null,\n \"livemode\": false,\n \"locale\": null,\n \"metadata\": {},\n \"mode\": \"subscription\",\n \"payment_intent\": null,\n \"payment_link\": null,\n \"payment_method_collection\": \"always\",\n \"payment_method_configuration_details\": null,\n \"payment_method_options\": null,\n \"payment_method_types\": [\n \"card\"\n ],\n \"payment_status\": \"unpaid\",\n \"phone_number_collection\": {\n \"enabled\": false\n },\n \"recovered_from\": null,\n \"setup_intent\": null,\n \"shipping_address_collection\": null,\n \"shipping_cost\": null,\n \"shipping_details\": null,\n \"shipping_options\": [],\n \"status\": \"open\",\n \"submit_type\": null,\n \"subscription\": null,\n \"success_url\": \"http://localhost:3000/success\",\n \"total_details\": {\n \"amount_discount\": 0,\n \"amount_shipping\": 0,\n \"amount_tax\": 0\n },\n \"ui_mode\": \"hosted\",\n \"url\": \"https://checkout.stripe.com/c/pay/cs_test_a1lHN1keJzQMMuC3D90fQ750Chzx72qOcMIlxU7gC8I6Gg16CG7u5NNZg4#fidkdWxOYHwnPyd1blpxYHZxWjA0SlF0TVJHYURuMDQ2ZFFGaTRWcVdHdj19SXUzQmB1MVVQfDFRZG00N3FPVUtuc31wMmdJaFFKcm5%2FPGNdPFBJUDJ8am5qYWZ2bjI1Q2AzUERDQlBJYU1ANTViYWppR09zcycpJ2N3amhWYHdzYHcnP3F3cGApJ2lkfGpwcVF8dWAnPyd2bGtiaWBabHFgaCcpJ2BrZGdpYFVpZGZgbWppYWB3dic%2FcXdwYHgl\"\n}",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "{\n \"id\": \"cs_test_a1lHN1keJzQMMuC3D90fQ750Chzx72qOcMIlxU7gC8I6Gg16CG7u5NNZg4\",\n \"object\": \"checkout.session\",\n \"after_expiration\": null,\n \"allow_promotion_codes\": null,\n \"amount_subtotal\": 195,\n \"amount_total\": 195,\n \"automatic_tax\": {\n \"enabled\": false,\n \"status\": null\n },\n \"billing_address_collection\": null,\n \"cancel_url\": \"http://localhost:3000/cancel\",\n \"client_reference_id\": \"fKv4P1jgNeUzRfV8lF6ZxNNJ33O3\",\n \"client_secret\": null,\n \"consent\": null,\n \"consent_collection\": null,\n \"created\": 1705767294,\n \"currency\": \"eur\",\n \"currency_conversion\": null,\n \"custom_fields\": [],\n \"custom_text\": {\n \"after_submit\": null,\n \"shipping_address\": null,\n \"submit\": null,\n \"terms_of_service_acceptance\": null\n },\n \"customer\": null,\n \"customer_creation\": \"always\",\n \"customer_details\": null,\n \"customer_email\": null,\n \"expires_at\": 1705853693,\n \"invoice\": null,\n \"invoice_creation\": null,\n \"livemode\": false,\n \"locale\": null,\n \"metadata\": {},\n \"mode\": \"subscription\",\n \"payment_intent\": null,\n \"payment_link\": null,\n \"payment_method_collection\": \"always\",\n \"payment_method_configuration_details\": null,\n \"payment_method_options\": null,\n \"payment_method_types\": [\n \"card\"\n ],\n \"payment_status\": \"unpaid\",\n \"phone_number_collection\": {\n \"enabled\": false\n },\n \"recovered_from\": null,\n \"setup_intent\": null,\n \"shipping_address_collection\": null,\n \"shipping_cost\": null,\n \"shipping_details\": null,\n \"shipping_options\": [],\n \"status\": \"open\",\n \"submit_type\": null,\n \"subscription\": null,\n \"success_url\": \"http://localhost:3000/success\",\n \"total_details\": {\n \"amount_discount\": 0,\n \"amount_shipping\": 0,\n \"amount_tax\": 0\n },\n \"ui_mode\": \"hosted\",\n \"url\": \"https://checkout.stripe.com/c/pay/cs_test_a1lHN1keJzQMMuC3D90fQ750Chzx72qOcMIlxU7gC8I6Gg16CG7u5NNZg4#fidkdWxOYHwnPyd1blpxYHZxWjA0SlF0TVJHYURuMDQ2ZFFGaTRWcVdHdj19SXUzQmB1MVVQfDFRZG00N3FPVUtuc31wMmdJaFFKcm5%2FPGNdPFBJUDJ8am5qYWZ2bjI1Q2AzUERDQlBJYU1ANTViYWppR09zcycpJ2N3amhWYHdzYHcnP3F3cGApJ2lkfGpwcVF8dWAnPyd2bGtiaWBabHFgaCcpJ2BrZGdpYFVpZGZgbWppYWB3dic%2FcXdwYHgl\"\n}",
"lineHeight": 1.25,
"baseline": 90
},
{
"type": "arrow",
"version": 370,
"versionNonce": 1862357239,
"isDeleted": false,
"id": "hf7bLEso7pWpHttWC0x62",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "dotted",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -31.42086055334255,
"y": -210.8741619520252,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 22.112035008619188,
"height": 0.2066321989139226,
"seed": 467209911,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767711569,
"link": null,
"locked": false,
"startBinding": {
"elementId": "M6K6qoYb",
"focus": 0.12381713615222932,
"gap": 5.432691131330273
},
"endBinding": {
"elementId": "DVnnkAa4",
"focus": 0.10134290376473422,
"gap": 7.247440181047324
},
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
-22.112035008619188,
-0.2066321989139226
]
]
},
{
"type": "arrow",
"version": 932,
"versionNonce": 1890489401,
"isDeleted": false,
"id": "wDKlYkYvvgHdxjYiR4qo9",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "dotted",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -22.376805332085397,
"y": 10.868297830096763,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 0.9546901026097423,
"height": 14.359711804339343,
"seed": 1777875479,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767706219,
"link": null,
"locked": false,
"startBinding": {
"elementId": "33IuFgZD",
"focus": 0.3932309031241885,
"gap": 5.890467736840719
},
"endBinding": {
"elementId": "vkx9YgDs",
"focus": 0.4958518944308654,
"gap": 6.576235989353222
},
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
-0.9546901026097423,
14.359711804339343
]
]
},
{
"type": "arrow",
"version": 344,
"versionNonce": 1122835671,
"isDeleted": false,
"id": "N1awcwVg_2tpWxE_z6bwr",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 272.8022565916183,
"y": 68.63307306087722,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 417.1286245278869,
"height": 1.6585844925627953,
"seed": 2140308281,
"groupIds": [
"c35Lw1s4VeXvlQLcxtWnM"
],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767684324,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
417.1286245278869,
-1.6585844925627953
]
]
},
{
"type": "text",
"version": 307,
"versionNonce": 1851626551,
"isDeleted": false,
"id": "XAToQ4pC",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 320.07139835294527,
"y": 35.793440243379905,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 253.7918701171875,
"height": 20,
"seed": 1672174423,
"groupIds": [
"c35Lw1s4VeXvlQLcxtWnM"
],
"roundness": null,
"boundElements": [],
"updated": 1705767794816,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "save checkout session - cs URL",
"rawText": "save checkout session - cs URL",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "save checkout session - cs URL",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "arrow",
"version": 440,
"versionNonce": 1240160279,
"isDeleted": false,
"id": "emk5g6MjatzQRPsHrdDjX",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 701.4065657931999,
"y": -325.548095536846,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 3.1819125088777582,
"height": 1311.5152157870207,
"seed": 1396839929,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767834269,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
-3.1819125088777582,
1311.5152157870207
]
]
},
{
"type": "text",
"version": 51,
"versionNonce": 503813207,
"isDeleted": false,
"id": "jvETYOF4",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 251.40689928971017,
"y": -354.46671681551356,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 45.791961669921875,
"height": 20,
"seed": 720915161,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1705767576143,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "Stripe",
"rawText": "Stripe",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "Stripe",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "image",
"version": 154,
"versionNonce": 1462485145,
"isDeleted": false,
"id": "8gymHjjJD664W7LqYM4iS",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 211.4908269182274,
"y": -433.37291210419573,
"strokeColor": "transparent",
"backgroundColor": "transparent",
"width": 124.94519347624112,
"height": 70.28167133038563,
"seed": 73088791,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1705767576143,
"link": null,
"locked": false,
"status": "pending",
"fileId": "ac9999f0f3b8259f47b44c2fe203d4e7a5497c7e",
"scale": [
1,
1
]
},
{
"type": "text",
"version": 124,
"versionNonce": 1390473591,
"isDeleted": false,
"id": "iO1jEvQK",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -260.2680155797626,
"y": -357.0031777066361,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 35.74397277832031,
"height": 20,
"seed": 501574937,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1705767576143,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "User",
"rawText": "User",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "User",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "text",
"version": 117,
"versionNonce": 2096776569,
"isDeleted": false,
"id": "FO1I3Bse",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 674.4988038240423,
"y": -362.6423467598185,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 60.01594543457031,
"height": 20,
"seed": 1673625241,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1705767576143,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "Firelabs",
"rawText": "Firelabs",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "Firelabs",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "image",
"version": 212,
"versionNonce": 132021017,
"isDeleted": false,
"id": "c1KwwT5VzPJu9HPTXly20",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 664.0690825495838,
"y": -442.856792398275,
"strokeColor": "transparent",
"backgroundColor": "transparent",
"width": 69.8027117177865,
"height": 69.8027117177865,
"seed": 339737401,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1705767583828,
"link": null,
"locked": false,
"status": "pending",
"fileId": "ee0005f60672df6b731be8b1bee9d1e02e32daae",
"scale": [
1,
1
]
},
{
"type": "arrow",
"version": 231,
"versionNonce": 1264312089,
"isDeleted": false,
"id": "rr8rVI6F8RAKbM9RakSk9",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -246.05157963325897,
"y": 199.0258699586251,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 518.9393199573864,
"height": 0,
"seed": 1039686489,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767680751,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
518.9393199573864,
0
]
]
},
{
"type": "text",
"version": 103,
"versionNonce": 907648101,
"isDeleted": false,
"id": "dqh3tWMQ",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -87.15267818714017,
"y": 174.4494365515397,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 233.91989135742188,
"height": 20,
"seed": 2077762809,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1706019274888,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "click on checkout session URL",
"rawText": "click on checkout session URL",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "click on checkout session URL",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "arrow",
"version": 411,
"versionNonce": 200047769,
"isDeleted": false,
"id": "dyBuYqOVNefnUHwYKq9LH",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 276.6557536129198,
"y": 113.61890213368953,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 417.1286245278869,
"height": 1.6585844925627953,
"seed": 434788729,
"groupIds": [
"iKa3ZWep-8hMv9SIMA8E8"
],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767779901,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
417.1286245278869,
-1.6585844925627953
]
]
},
{
"type": "text",
"version": 393,
"versionNonce": 1947411417,
"isDeleted": false,
"id": "D76hemWI",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 318.11988001949544,
"y": 82.43785380875501,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 243.1358642578125,
"height": 20,
"seed": 573751897,
"groupIds": [
"iKa3ZWep-8hMv9SIMA8E8"
],
"roundness": null,
"boundElements": [],
"updated": 1705767788562,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "save checkout session - cs ID",
"rawText": "save checkout session - cs ID",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "save checkout session - cs ID",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "arrow",
"version": 472,
"versionNonce": 237427609,
"isDeleted": false,
"id": "0QtPbdYCHGe3MHPfMi8JJ",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 272.4461566981897,
"y": 160.013576268615,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 417.1286245278869,
"height": 1.6585844925627953,
"seed": 1366052023,
"groupIds": [
"XU1jkXNIQjFWu8nr0IzPJ"
],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1705767753161,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
417.1286245278869,
-1.6585844925627953
]
]
},
{
"type": "text",
"version": 510,
"versionNonce": 476780343,
"isDeleted": false,
"id": "Oe3lzW83",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 319.7152984595167,
"y": 128.83258868211715,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 338.87982177734375,
"height": 20,
"seed": 1037016535,
"groupIds": [
"XU1jkXNIQjFWu8nr0IzPJ"
],
"roundness": null,
"boundElements": [],
"updated": 1705767779179,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "save checkout session - client reference id",
"rawText": "save checkout session - client reference id",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "save checkout session - client reference id",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "arrow",
"version": 84,
"versionNonce": 736761643,
"isDeleted": false,
"id": "yd9sdc1apQQvrsI5fj3yI",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 279.0514318046934,
"y": 245.28140501083658,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 62.49992370605469,
"height": 133.33328247070312,
"seed": 402340677,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1706019272663,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
62.49992370605469,
75.00007629394531
],
[
2.0832061767578125,
133.33328247070312
]
]
},
{
"type": "text",
"version": 210,
"versionNonce": 256105675,
"isDeleted": false,
"id": "TEPQKW07",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 355.84140983203713,
"y": 303.82304624618814,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 232.5118408203125,
"height": 20,
"seed": 1137887173,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1706019283399,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "complete stripe checkout flow",
"rawText": "complete stripe checkout flow",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "complete stripe checkout flow",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "arrow",
"version": 48,
"versionNonce": 2055866981,
"isDeleted": false,
"id": "LBoM1J-hcl4ZgaHyuHAKq",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 278.0097142753965,
"y": 442.1563954740934,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 511.45828247070295,
"height": 1.041717529296875,
"seed": 1407454059,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1706019289506,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
-511.45828247070295,
-1.041717529296875
]
]
},
{
"type": "text",
"version": 56,
"versionNonce": 786897829,
"isDeleted": false,
"id": "az2VJ4vH",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -84.6985681953065,
"y": 407.98967794479654,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 249.31182861328125,
"height": 20,
"seed": 160003339,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1706019300119,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "back to \"success URL\" provided",
"rawText": "back to \"success URL\" provided",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "back to \"success URL\" provided",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "arrow",
"version": 58,
"versionNonce": 1041912139,
"isDeleted": false,
"id": "kDFT4lkqCR_2vrqi9N6LU",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -233.44856819530645,
"y": 541.1146779447965,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 506.24999999999983,
"height": 1.0416412353515625,
"seed": 489578245,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1706019308021,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
506.24999999999983,
-1.0416412353515625
]
]
},
{
"type": "text",
"version": 84,
"versionNonce": 1994808171,
"isDeleted": false,
"id": "F9maHIad",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -172.1985681953064,
"y": 502.98967794479654,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 412.25567626953125,
"height": 20,
"seed": 1722783813,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1706019322891,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "Update Firebase with new subscription status \"paid\"",
"rawText": "Update Firebase with new subscription status \"paid\"",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "Update Firebase with new subscription status \"paid\"",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "arrow",
"version": 134,
"versionNonce": 203314661,
"isDeleted": false,
"id": "mHzvgCZ8o-47gzrpQadP0",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -228.9134330728607,
"y": 563.534615518743,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 72.91664123535156,
"height": 130.20835876464844,
"seed": 738047499,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1706019414111,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
71.875,
76.04171752929688
],
[
-1.0416412353515625,
130.20835876464844
]
]
},
{
"type": "text",
"version": 91,
"versionNonce": 201729771,
"isDeleted": false,
"id": "VPR5X4jL",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -127.87171554356385,
"y": 627.0763330480398,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 320.559814453125,
"height": 20,
"seed": 617009605,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1706019414111,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "Update UI button text to \"Cancel plan\"",
"rawText": "Update UI button text to \"Cancel plan\"",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "Update UI button text to \"Cancel plan\"",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "arrow",
"version": 107,
"versionNonce": 1006915909,
"isDeleted": false,
"id": "_oQaDpHHXNLkdgApIzODF",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -226.83007430821226,
"y": 726.034615518743,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 54.16664123535156,
"height": 76.04179382324219,
"seed": 156466469,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1706019414111,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
54.16664123535156,
22.916793823242188
],
[
0,
76.04179382324219
]
]
},
{
"type": "text",
"version": 49,
"versionNonce": 840438155,
"isDeleted": false,
"id": "8QyjJc82",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -124.12171554356385,
"y": 758.3263330480398,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 164.3518829345703,
"height": 20,
"seed": 852520677,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1706019414111,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "Click on \"Cancel plan\"",
"rawText": "Click on \"Cancel plan\"",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "Click on \"Cancel plan\"",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "arrow",
"version": 120,
"versionNonce": 13401125,
"isDeleted": false,
"id": "-W6geQIzLOkQgmiQHI5Kx",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -227.87156295567326,
"y": 839.5762472173516,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 915.6247711181638,
"height": 9.375,
"seed": 1180491621,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1706019417340,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
915.6247711181638,
-9.375
]
]
},
{
"type": "text",
"version": 121,
"versionNonce": 493126827,
"isDeleted": false,
"id": "lQvDbYmK",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 5.878246309463378,
"y": 806.451323511297,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 600.047607421875,
"height": 20,
"seed": 1199597387,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1706019417340,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "Trigger update of the cancel plan and removing stripe data from database",
"rawText": "Trigger update of the cancel plan and removing stripe data from database",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "Trigger update of the cancel plan and removing stripe data from database",
"lineHeight": 1.25,
"baseline": 14
},
{
"type": "arrow",
"version": 47,
"versionNonce": 117888037,
"isDeleted": false,
"id": "pmbIUre5jHf5pCMbAoYlr",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 692.9616432210843,
"y": 889.5762472173516,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 410.4166412353514,
"height": 2.9166259765625,
"seed": 1264891723,
"groupIds": [],
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1706027770436,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": "arrow",
"points": [
[
0,
0
],
[
-410.4166412353514,
2.9166259765625
]
]
},
{
"type": "text",
"version": 63,
"versionNonce": 1645594373,
"isDeleted": false,
"id": "d0CYWx00",
"fillStyle": "hachure",
"strokeWidth": 0.5,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 366.50336075038126,
"y": 861.034605982,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 263.08782958984375,
"height": 20,
"seed": 716446469,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1706019435078,
"link": null,
"locked": false,
"fontSize": 16,
"fontFamily": 1,
"text": "deleting the subscription in Stripe",
"rawText": "deleting the subscription in Stripe",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "deleting the subscription in Stripe",
"lineHeight": 1.25,
"baseline": 14
}
],
"appState": {
"theme": "dark",
"viewBackgroundColor": "#ffffff",
"currentItemStrokeColor": "#1e1e1e",
"currentItemBackgroundColor": "transparent",
"currentItemFillStyle": "hachure",
"currentItemStrokeWidth": 0.5,
"currentItemStrokeStyle": "solid",
"currentItemRoughness": 1,
"currentItemOpacity": 100,
"currentItemFontFamily": 1,
"currentItemFontSize": 16,
"currentItemTextAlign": "left",
"currentItemStartArrowhead": null,
"currentItemEndArrowhead": "arrow",
"scrollX": 560.8235376777284,
"scrollY": 548.8331884950228,
"zoom": {
"value": 0.5
},
"currentItemRoundness": "round",
"gridSize": null,
"currentStrokeOptions": null,
"previousGridSize": null
},
"files": {}
}

%%